home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Cream of the Crop 25
/
Cream of the Crop 25.iso
/
comm
/
fxclsv01.zip
/
FXSTATUS.CMD
< prev
next >
Wrap
OS/2 REXX Batch file
|
1997-04-14
|
244b
|
10 lines
/* */
Arguments = Arg(1)
FaxOperator = .FxOperator~new
ResultCode = FaxOperator~Submit('status 'Arguments)
SAY ResultCode
exit
::REQUIRES FxMObj.CLS